Builder
A single edge in the mesh
Content copied to clipboard
meshtastic.Neighbor
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Reception time (in secs since 1970) of last message that was last sent by this ID.
Note: this is for local storage only and will not be sent out over the mesh.
Content copied to clipboard
fixed32 last_rx_time = 3;
Link copied to clipboard
Broadcast interval of this neighbor (in seconds).
Note: this is for local storage only and will not be sent out over the mesh.
Content copied to clipboard
uint32 node_broadcast_interval_secs = 4;
Link copied to clipboard
Node ID of neighbor
Content copied to clipboard
uint32 node_id = 1;
Link copied to clipboard
SNR of last heard message
Content copied to clipboard
float snr = 2;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Reception time (in secs since 1970) of last message that was last sent by this ID.
Note: this is for local storage only and will not be sent out over the mesh.
Content copied to clipboard
fixed32 last_rx_time = 3;
Link copied to clipboard
Broadcast interval of this neighbor (in seconds).
Note: this is for local storage only and will not be sent out over the mesh.
Content copied to clipboard
uint32 node_broadcast_interval_secs = 4;
Link copied to clipboard
Link copied to clipboard
open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): MeshProtos.Neighbor.Builder
Link copied to clipboard
Reception time (in secs since 1970) of last message that was last sent by this ID.
Note: this is for local storage only and will not be sent out over the mesh.
Content copied to clipboard
fixed32 last_rx_time = 3;
Link copied to clipboard
Broadcast interval of this neighbor (in seconds).
Note: this is for local storage only and will not be sent out over the mesh.
Content copied to clipboard
uint32 node_broadcast_interval_secs = 4;
Link copied to clipboard
Node ID of neighbor
Content copied to clipboard
uint32 node_id = 1;
Link copied to clipboard
SNR of last heard message
Content copied to clipboard
float snr = 2;